/ Assembly List / LJCWinFormCommon / FormCommon / HandleSpace

Namespace - LJCWinFormCommon


Parameters
keyChar - The key character.

Returns

True if it is a space, otherwise false.

Syntax

C#
public static Boolean HandleSpace(Char keyChar)

Checks the key character for a space.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.